The Document Object Model and JavaScript > The document object model in Dreamweaver > Properties and methods of the document object |
![]() ![]() ![]() |
Properties and methods of the document object
The following table lists the new properties and methods of the document
object in Dreamweaver, along with their return values (with explanations, where appropriate). A bullet (·) marks read-only properties.
Property or method | Return value and explanation |
---|---|
|
|
|
|
|
The JavaScript object corresponding to the document's parent window. (This property is not included in DOM Level 1; however, it is supported by Microsoft Internet Explorer (IE) 4.0.) |
|
A |
|
The JavaScript object corresponding to the |
|
The JavaScript object corresponding to the |
|
The file:// URL for the document or, if the file has not been saved, an empty string. |
|
A If the If the |
|
|
![]() ![]() ![]() |